net/http.http2ClientConn.closeForError (method)
3 uses
net/http (current package)
h2_bundle.go#L7712: func (cc *http2ClientConn) closeForError(err error) error {
h2_bundle.go#L7728: return cc.closeForError(err)
h2_bundle.go#L7737: return cc.closeForError(err)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)